home *** CD-ROM | disk | FTP | other *** search
- Path: minerva.ibernet.es!usenet
- From: infobar <infobar@seker.es>
- Newsgroups: comp.lang.c++
- Subject: Re: Conditional operator overload (? :)?
- Date: Sat, 16 Mar 1996 02:20:31 -0800
- Organization: Servicio IBERNET (Telefonica Transmision de Datos)
- Message-ID: <314A95EF.3265@seker.es>
- References: <4i9gb2$29n@natasha.rmii.com>
- NNTP-Posting-Host: pc5.infobar.gi
- Mime-Version: 1.0
- Content-Type: text/plain; charset=us-ascii
- Content-Transfer-Encoding: 7bit
- X-Mailer: Mozilla 2.0 (Win16; I)
-
- disch@aartronics.com wrote:
- >
- > We have a Boolean class and we were wondering if there was a reasonable way
- > to overload the conditional operator ( ? : )?
- >
- > Any input or pointers to examples would be greatly appreciated.
- >
- > Bob Dischner
- > Aartronics Corp
-
- Dear Dish:
-
- Bad news: The ?: operator cannot be overloaded.
-
- Sorry
- Bye
-